home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 9
/
The PC-SIG Library on CD ROM - Ninth Edition.iso
/
1201_300
/
DISK1201
/
DISK1201.ZIP
/
EPSON.EZL
< prev
next >
Wrap
Text File
|
1990-03-14
|
803b
|
31 lines
;This file contains some useful EPSON printer control code sequences.
;To see the results on your epson-compatible printer, from DOS type
; EZL EPSON.EZL.
;All of these codes may not work with all Epson and compatibles.
;Most of these codes will also work with an IBM Proprinter.
<27 64> ;Reset printer
<27 69> ;Turn on Emphasis Printing
. Emphasis Printing
<27 70> ;Turn off Emphasis Printing
.
<27 71> ;Turn on Double Printing
. Double Printing
<27 72> ;Turn off Double Printing
.
<27 87 1> ;Turn on Double Width Printing
. Double Width Printing
<27 87 0> ;Turn off Double Width Printing
.
<27 45 1> ;Turn on Underlining
.Underlining
<27 45 0> ;Turn off Underlining
.
. Superscript: Pi<27 83 0>2<27 84>
.
. Subscript: H<27 83 1>2<27 84>O
.
<27 64> ;Reset printer